From 9295b5a436d9143dd55921ab527d8c38928c30ea Mon Sep 17 00:00:00 2001 From: Agustin Lorenzo Date: Mon, 13 Oct 2025 01:54:38 +0200 Subject: [PATCH] mac80211: ath11k: reordered the patches 906 and 907 and refreshed, no functional changes Remove leading 0 from filename. Signed-off-by: Agustin Lorenzo Link: https://github.com/openwrt/openwrt/pull/20395 Signed-off-by: Hauke Mehrtens --- ...patch => 906-wifi-ath11k-disable-coldboot-for-ipq6018.patch} | 2 +- ...-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename package/kernel/mac80211/patches/ath11k/{0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch => 906-wifi-ath11k-disable-coldboot-for-ipq6018.patch} (93%) rename package/kernel/mac80211/patches/ath11k/{0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch => 907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch} (94%) diff --git a/package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch b/package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch similarity index 93% rename from package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch rename to package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch index 132f5359b0..d98d24a2ef 100644 --- a/package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch +++ b/package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch @@ -13,7 +13,7 @@ Signed-off-by: Mantas Pucka --- a/drivers/net/wireless/ath/ath11k/core.c +++ b/drivers/net/wireless/ath/ath11k/core.c -@@ -171,8 +171,8 @@ static const struct ath11k_hw_params ath +@@ -171,8 +171,8 @@ static struct ath11k_hw_params ath11k_hw .supports_shadow_regs = false, .idle_ps = false, .supports_sta_ps = false, diff --git a/package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch b/package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch similarity index 94% rename from package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch rename to package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch index 597d6aa445..ab8e517839 100644 --- a/package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch +++ b/package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch @@ -14,7 +14,7 @@ Signed-off-by: George Moussalem --- a/drivers/net/wireless/ath/ath11k/core.c +++ b/drivers/net/wireless/ath/ath11k/core.c -@@ -698,8 +698,8 @@ static const struct ath11k_hw_params ath +@@ -698,8 +698,8 @@ static struct ath11k_hw_params ath11k_hw .supports_suspend = false, .hal_params = &ath11k_hw_hal_params_ipq8074, .single_pdev_only = false, -- 2.30.2